home *** CD-ROM | disk | FTP | other *** search
- Short: Grabs a specified byte amount
- Author: roragusa@freenet.hut.fi (Roberto Ragusa)
- Uploader: roragusa@freenet.hut.fi (Roberto Ragusa)
- Version: 1.0
- Type: util/cli
- Requires: 68020+
-
- This small utility is useful to grab some data in the middle of a file.
- Usage is very simple: if you run 'GrabInFile ram:in 1024 1040 ram:out' or
- (equivalently) 'GrabInFile ram:in 1024 -16 ram:out' it will save bytes
- 1024-1039 (16 bytes) from 'ram:in' to 'ram:out'.
- It's optimised to work with large files (256kbyte I/O buffer).
-
- By using GrabInFile and join you are also able to substitute some bytes in
- the middle of a file.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 10832 6907 36.2% 17-Feb-98 22:07:38 +GrabInFile
- 620 363 41.4% 17-Feb-98 22:08:16 +GrabInFile.readme
- -------- ------- ----- --------- --------
- 11452 7270 36.5% 19-Feb-98 05:14:08 2 files
-